home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 22 / PC Gamer IT CD 22.iso / DEMOS / DC / FIRST.Z / NETOPTE < prev    next >
Text File  |  1997-05-29  |  2KB  |  41 lines

  1. size 640 480
  2. %text intrface/knob               % Text Graphics   (10000+snum)
  3. pictures intrface/knobe           % Text Graphics   (10000+snum)
  4. font 0 intrface/mfonto5           % font
  5. font_offset  0   31
  6. background intrface/net
  7. bright_pushed    8
  8. bright_highlight 4
  9.  
  10. %       number  desc    xpos    ypos    width   height  normal  pushed  flags
  11.         
  12. checkb  0       0       38      41      178     24      -11     0       label_centre 1 0 - remap 0
  13. checkb  1       0       38      89      178     24      -11     0       label_centre 2 0 - remap 0
  14. checkb  2       0       38      137     178     24      -11     0       label_centre 3 0 - remap 0
  15. checkb  3       0       38      185     178     24      -11     0       label_centre 4 0 - remap 0
  16.  
  17. pushb   4       0       454     377     178     24      -11     0       label_centre 5 0 - remap 0
  18. pushb   5       0       454     409     178     24      -11     0       label_centre 6 0 - remap 0
  19. pushb   6       0       454     441     178     24      -11     0       label_centre 7 0 - remap 0
  20.  
  21. gadget  7       0       38      41      179     25      LARGEBUTTON  anim_oneoff
  22. gadget  8       0       38      89      179     25      LARGEBUTTON  anim_stopped
  23. gadget  9       0       38      137     179     25      LARGEBUTTON  anim_stopped
  24. gadget  10      0       38      185     179     25      LARGEBUTTON  anim_stopped
  25. gadget  11      0       454     377     179     25      LARGEBUTTON  anim_stopped
  26. gadget  12      0       454     409     179     25      LARGEBUTTON  anim_stopped
  27. gadget  13      0       454     441     179     25      LARGEBUTTON  anim_stopped
  28.  
  29. textmsg 1       TCP/IP
  30. textmsg 2       IPX NETWORK
  31. textmsg 3       MODEM
  32. textmsg 4       SERIAL CABLE
  33.  
  34. textmsg 5       ACT AS SERVER
  35. textmsg 6       CONNECT TO SERVER
  36. textmsg 7       MAIN MENU
  37.  
  38. end
  39.  
  40.  
  41.